home *** CD-ROM | disk | FTP | other *** search
- ItemType: WIND
- Rect: 245,133,395,177
- Style: Windoid
- HasTitleBar: FALSE
- HasZoomBox: FALSE
- HasCloseBox: TRUE
- HasGrowBox: FALSE
- MinSize: 150,0
- MaxSize: 150,140
- Name: Lab Timer
- WhiteColor: -8739,-8739,-8739
-
- ItemType: TEXT
- Rect: 15,16,147,42
- TextFont: Digits
- TextSize: 24
- AutoSize: FALSE
- Name: Time
- BlackColor: -4370,0,0
- WhiteColor: -8739,-8739,-8739
- TextAlign: Right
- Text: 00:00:00
- Balloon: Current time or date.
-
- ItemType: TEXT
- Rect: 18,48,150,74
- TextFont: Digits
- TextSize: 24
- AutoSize: FALSE
- Name: Chennal 1
- BlackColor: 0,30583,0
- WhiteColor: -8739,-8739,-8739
- Text: 00:00:00
- Balloon: Timer 1 or stopwatch 1.
-
- ItemType: TEXT
- Rect: 18,80,150,106
- TextFont: Digits
- TextSize: 24
- AutoSize: FALSE
- Name: Chennal 2
- BlackColor: 0,30583,0
- WhiteColor: -8739,-8739,-8739
- Text: 00:00:00
- Balloon: Timer 2 or stopwatch 2.
-
- ItemType: TEXT
- Rect: 18,112,150,138
- TextFont: Digits
- TextSize: 24
- AutoSize: FALSE
- Name: Chennal 3
- BlackColor: 0,30583,0
- WhiteColor: -8739,-8739,-8739
- Text: 00:00:00
- Balloon: Timer 3 or stopwatch 3.
-
- ItemType: RAD
- Rect: 0,0,16,16
- AutoSize: FALSE
- Name:
- Balloon: Click on this button to compact this window to its smallest size.
- Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"0","Height", "16"¬--end mouseUp
-
- ItemType: RAD
- Rect: 24,0,40,16
- AutoSize: FALSE
- Name:
- Hilite: TRUE
- Balloon: Click on this button to show only the time or date.
- Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"0","Height", "44"¬--end mouseUp
-
- ItemType: RAD
- Rect: 54,0,70,16
- AutoSize: FALSE
- Name:
- Balloon: Click on this button to show timer 1 or stopwatch 1.
- Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"0","Height", "76"¬--end mouseUp
-
- ItemType: RAD
- Rect: 85,0,101,16
- AutoSize: FALSE
- Name:
- Balloon: Click on this button to show timer 2 or stopwatch 2.
- Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"0","Height", "108"¬--end mouseUp
-
- ItemType: RAD
- Rect: 117,0,133,16
- AutoSize: FALSE
- Name:
- Balloon: Click on this button to show timer 3 or stopwatch 3.
- Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"0","Height", "140"¬--end mouseUp
-
- ItemType: LBL
- Rect: 5,24,20,36
- TextFont: Geneva
- TextSize: 9
- AutoSize: FALSE
- Text: T
- Balloon: Click on this button to toggle between the time and the date mode.
- Script: --on mouseDown wdID,wdName,objNo,objName,objValue¬wsSet wdID,"1","Visible", "FALSE"¬wsSet wdID,"10","Visible", "FALSE"¬wsSet wdID,"18","Visible", "TRUE"¬wsSet wdID,"19","Visible", "TRUE"¬--end mouseDown
-
- ItemType: LBL
- Rect: 3,56,22,68
- TextFont: Geneva
- TextSize: 9
- Text: C 1
-
- ItemType: LBL
- Rect: 3,88,22,100
- TextFont: Geneva
- TextSize: 9
- Text: C 2
-
- ItemType: LBL
- Rect: 3,120,22,132
- TextFont: Geneva
- TextSize: 9
- Text: C 3
-
- ItemType: LBL
- Rect: 40,0,50,12
- TextFont: Geneva
- TextSize: 9
- Text: T
-
- ItemType: LBL
- Rect: 70,0,89,12
- TextFont: Geneva
- TextSize: 9
- Text: C 1
-
- ItemType: LBL
- Rect: 101,0,120,12
- TextFont: Geneva
- TextSize: 9
- Text: C 2
-
- ItemType: LBL
- Rect: 132,0,151,12
- TextFont: Geneva
- TextSize: 9
- Text: C 3
-
- ItemType: TEXT
- Rect: 9,16,149,42
- TextFont: Digits
- TextSize: 24
- AutoSize: FALSE
- Visible: FALSE
- Name: Date
- BlackColor: -4370,0,0
- WhiteColor: -8739,-8739,-8739
- TextAlign: Right
- Text: 00/00/00
- Balloon: Current time or date.
-
- ItemType: LBL
- Rect: 5,24,20,36
- TextFont: Geneva
- TextSize: 9
- AutoSize: FALSE
- Visible: FALSE
- Text: D
- Balloon: Click on this button to toggle between the time and the date mode.
- Script: --on mouseDown wdID,wdName,objNo,objName,objValue¬wsSet wdID,"1","Visible", "TRUE"¬wsSet wdID,"10","Visible", "TRUE"¬wsSet wdID,"18","Visible", "FALSE"¬wsSet wdID,"19","Visible", "FALSE"¬--end mouseDown